Remove empty machine description files
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 4 Dec 2010 19:50:39 +0000 (20:50 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 4 Dec 2010 19:50:39 +0000 (20:50 +0100)
commitf1c0081718d49d583db377fca411d71f8878cbd2
treebf94fa3849d9ae5a20aa61926209bba06c2a895f
parent3f93adfb680eec3ae8ab1a34c7a813dbfec4918d
Remove empty machine description files

* configure.in: Remove reference to removed machine description
files and allow $machine and $machfile to be empty.  Substitute
M_FILE/S_FILE instead of machfile/opsysfile.

* msdos/sed1v2.inp (M_FILE, S_FILE): Add $(srcdir)/ prefix.

* Makefile.in (M_FILE): Substitute @M_FILE@ instead of @machfile@.
(S_FILE): Substitute @S_FILE@ instead of @opsysfile@.
* src/m/arm.h, src/m/sh3.h, src/m/xtensa.h: Remove files.
ChangeLog
configure
configure.in
msdos/ChangeLog
msdos/sed1v2.inp
src/ChangeLog
src/Makefile.in
src/config.in
src/m/arm.h [deleted file]
src/m/sh3.h [deleted file]
src/m/xtensa.h [deleted file]